[INFO] fetching crate teaql-provider-sqlite 4.0.5...
[INFO] fixing teaql-provider-sqlite-4.0.5 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate teaql-provider-sqlite 4.0.5 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate teaql-provider-sqlite 4.0.5
[INFO] finished tweaking crates.io crate teaql-provider-sqlite 4.0.5
[INFO] tweaked toml for crates.io crate teaql-provider-sqlite 4.0.5 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate teaql-provider-sqlite 4.0.5 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate teaql-provider-sqlite 4.0.5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c9a132fb3e68b13b3c1b730391d4cb50e4556011ea3666f67f060409e5ecb8de
[INFO] running `Command { std: "docker" "start" "c9a132fb3e68b13b3c1b730391d4cb50e4556011ea3666f67f060409e5ecb8de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c9a132fb3e68b13b3c1b730391d4cb50e4556011ea3666f67f060409e5ecb8de" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9a132fb3e68b13b3c1b730391d4cb50e4556011ea3666f67f060409e5ecb8de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c9a132fb3e68b13b3c1b730391d4cb50e4556011ea3666f67f060409e5ecb8de" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling rust_decimal v1.42.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking teaql-core v4.0.5
[INFO] [stderr]     Checking teaql-data-service v4.0.5
[INFO] [stderr]     Checking teaql-sql v4.0.5
[INFO] [stderr]     Checking teaql-runtime v4.0.5
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking teaql-provider-sqlite v4.0.5 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:898:52
[INFO] [stdout]     |
[INFO] [stdout] 898 |         let executor = SqliteMutationExecutor::new(Connection::open_in_memory().unwrap());
[INFO] [stdout]     |                        --------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Arc<Mutex<Connection>>`, found `Connection`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `Arc<std::sync::Mutex<rusqlite::Connection>>`
[INFO] [stdout]                found struct `rusqlite::Connection`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/lib.rs:134:12
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn new(connection: Arc<Mutex<Connection>>) -> Self {
[INFO] [stdout]     |            ^^^ ----------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:954:52
[INFO] [stdout]     |
[INFO] [stdout] 954 |         let executor = SqliteMutationExecutor::new(Connection::open_in_memory().unwrap());
[INFO] [stdout]     |                        --------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Arc<Mutex<Connection>>`, found `Connection`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `Arc<std::sync::Mutex<rusqlite::Connection>>`
[INFO] [stdout]                found struct `rusqlite::Connection`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/lib.rs:134:12
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn new(connection: Arc<Mutex<Connection>>) -> Self {
[INFO] [stdout]     |            ^^^ ----------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:981:52
[INFO] [stdout]     |
[INFO] [stdout] 981 |         let executor = SqliteMutationExecutor::new(Connection::open_in_memory().unwrap());
[INFO] [stdout]     |                        --------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Arc<Mutex<Connection>>`, found `Connection`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `Arc<std::sync::Mutex<rusqlite::Connection>>`
[INFO] [stdout]                found struct `rusqlite::Connection`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/lib.rs:134:12
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn new(connection: Arc<Mutex<Connection>>) -> Self {
[INFO] [stdout]     |            ^^^ ----------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `teaql-provider-sqlite` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "c9a132fb3e68b13b3c1b730391d4cb50e4556011ea3666f67f060409e5ecb8de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9a132fb3e68b13b3c1b730391d4cb50e4556011ea3666f67f060409e5ecb8de", kill_on_drop: false }`
[INFO] [stdout] c9a132fb3e68b13b3c1b730391d4cb50e4556011ea3666f67f060409e5ecb8de
